docs: record issue 9 roadmap status and reset G2 evidence to candidate - #1
Open
CompleteDotTech wants to merge 1 commit into
Open
docs: record issue 9 roadmap status and reset G2 evidence to candidate#1CompleteDotTech wants to merge 1 commit into
CompleteDotTech wants to merge 1 commit into
Conversation
Add docs/2026-08-30-issue-9-roadmap-status.md: a dated status and decision record for OpenCoven#9 covering what exists on main at 1e47b40 (contract foundation, CI, retained evidence), the state of each 90-day phase and workstream outcome, a verdict against the nine global acceptance criteria, and the remaining critical path. Facts only, with evidence links. Reset docs/G2-EVIDENCE.md to the exact candidate placeholder state. The retained passed record pins tested commit f4f242f, a dangling squash of OpenCoven#8 that is not an ancestor of main, so check-g2-evidence.py rejects every content PR before it starts (observed on PR OpenCoven#15 across all three OSes). Candidate status is the repo's established rhythm for content PRs (see e12b059 'docs: reset G2 evidence after hardening'): the checker skips remote attestation for candidate, and a docs-only follow-up PR re-attests passed against the merged squash commit. This PR changes no contracts, no tests, no workflow, and no manifest. Refs OpenCoven#9 Signed-off-by: Timothy Wayne Gregg <5861166+CompleteDotTech@users.noreply.github.com>
CompleteDotTech
marked this pull request as ready for review
August 30, 2026 15:54
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
docs/2026-08-30-issue-9-roadmap-status.md: one dated status/decision record for Roadmap: establish Psyche as OpenCoven's canonical orchestration protocol OpenCoven/psyche#9, in the repo's record location (docs/, whereG2-EVIDENCE.mdalready lives). It records what exists onmainat1e47b40(contract foundation, CI, retained evidence — with links and dates), the state of each 90-day phase and workstream outcome (Land Psyche repository and agent-readiness foundation OpenCoven/psyche#10–Establish Psyche security, release, support, and governance readiness OpenCoven/psyche#14 plus Scope retained G2 evidence to the attested contract surface OpenCoven/psyche#17/P1: Define the Psyche adapter for automation-triggered orchestration without owning schedules OpenCoven/psyche#18), a verdict against all nine global acceptance criteria, and the remaining critical path. Facts only.docs/G2-EVIDENCE.mdfrompassedto the exactcandidateplaceholder state. The retainedpassedrecord pins tested commitf4f242f…, a dangling squash of fix: accept canonical G2 merge push shape OpenCoven/psyche#8 that is not an ancestor ofmain, soscripts/check-g2-evidence.pyrejects every content PR before it starts — observed directly on PR Establish Psyche roadmap and agent-readiness foundation OpenCoven/psyche#15, which fails the "G2 evidence relationships" step on ubuntu, macOS, and Windows (run32956215259) while its other four checks are green. Candidate status is this repo's established rhythm for content PRs (e12b059"docs: reset G2 evidence after hardening" is the precedent): the checker skips remote attestation forcandidate, and a docs-only follow-up PR re-attestspassedagainst the merged squash commit. No contracts, tests, workflow, manifest, or fixtures are touched. Draft PR Scope retained G2 evidence to the attested contract surface OpenCoven/psyche#17 proposes the structural (scope-policy) alternative and remains the cleaner long-term fix; this reset is the minimal unblocking step consistent with repo convention.No protocol, storage, adapter, or CI-workflow behavior is changed by this PR.
Issue
Refs OpenCoven#9
Test plan
validate_evidencecandidate contract to a throwaway Node script — 32 criteria match the command SHA-256 allowlist with exact-filter syntax, 5 Coven source rows byte-identical, candidate placeholders exact, manifest↔matrix atomic commands agree (78 commands). (Script not committed; python3 is unavailable in this environment.)npm --prefix packages/psyche-npm test— 16/16 pass.npm pack ./packages/psyche-npm --dry-run— 5 files, matches CI expectation.